Crate iced_glutin[][src]

A windowing shell for iced, on top of glutin.

The native path of the Iced ecosystem

Re-exports

pub use glutin;
pub use iced_native::*;
pub use application::Application;
pub use settings::Settings;

Modules

application

Create interactive, native cross-platform applications.

settings

Configure your application.

Structs

Clipboard

A buffer for short-term storage and transfer within and between applications.

Enums

Error

An error that occurred while running an application.

Mode

The mode of a window-based application.